// Decompiled by Jad v1.5.8e. Copyright 2001 Pavel Kouznetsov. // Jad home page: http://www.geocities.com/kpdus/jad.html // Decompiler options: braces fieldsfirst space lnc package android.support.v4.view; import android.graphics.Rect; // Referenced classes of package android.support.v4.view: // m, p class o implements m { o() { } public int a(int i, int j) { return p.a(i, j); } public void a(int i, int j, int k, Rect rect, int l, int i1, Rect rect1, int j1) { p.a(i, j, k, rect, l, i1, rect1, j1); } public void a(int i, int j, int k, Rect rect, Rect rect1, int l) { p.a(i, j, k, rect, rect1, l); } public void a(int i, Rect rect, Rect rect1, int j) { p.a(i, rect, rect1, j); } }